home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / GLUT-3.7 / PROGS / GLC / README < prev   
Encoding:
Text File  |  1998-08-12  |  454 b   |  16 lines

  1.  
  2. GLC is the OpenGL Character Renderer implementation.  GLC is a state
  3. machine that provides OpenGL programs with character rendering services
  4. via an application programming interface (API).  The specification for
  5. GLC can be found at:
  6.  
  7.   http://reality.sgi.com/dunwoody/glcspec.ps
  8.  
  9. The GLC library is provided with IRIX 6.2 and beyond on SGI
  10. workstations.
  11.  
  12. glcdemo.c is a very simple GLC demo showing off rotating texting.
  13.  
  14. - Mark Kilgard
  15.   July 22, 1997
  16.